Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Fixes connection aborted issue. #29

Closed
wants to merge 6 commits into from
Closed

Fix: Fixes connection aborted issue. #29

wants to merge 6 commits into from

Conversation

benmezger
Copy link

This commit removes requests Session to prevent connection abortion.

Fixes: #17 #22

@torbenal
Copy link

I now get the following error:
redis.exceptions.ConnectionError: Error 61 connecting to localhost:6379. Connection refused.

@benmezger
Copy link
Author

benmezger commented Feb 15, 2019

@torbenal damn, I did some personal changes, pushed to my fork but I forgot it attaches to this change too. The commit with the fix is: f4b686a. I will close this PR and attach the correct change to it.

@benmezger benmezger closed this Feb 15, 2019
@benmezger
Copy link
Author

benmezger commented Feb 15, 2019

@torbenal see: #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants